Skip to content

docs(guides): add tsconfig-paths-webpack-plugin migration diff#8191

Merged
alexander-akait merged 2 commits intowebpack:mainfrom
ryzrr:docs/typescript-resolve-tsconfig
Apr 14, 2026
Merged

docs(guides): add tsconfig-paths-webpack-plugin migration diff#8191
alexander-akait merged 2 commits intowebpack:mainfrom
ryzrr:docs/typescript-resolve-tsconfig

Conversation

@ryzrr
Copy link
Copy Markdown
Contributor

@ryzrr ryzrr commented Apr 14, 2026

Summary
Adds a brief migration diff to the TypeScript guide showing how to switch from tsconfig-paths-webpack-plugin to the native resolve.tsconfig option. The docs previously mentioned that the plugin was replaced, but didn't actually show users how to update their webpack config or remind them to uninstall the package.

What kind of change does this PR introduce?
Documentation improvement.

Did you add tests for your changes?
N/A (Documentation update only).

Does this PR introduce a breaking change?
No.

If relevant, what needs to be documented once your changes are merged or what have you already documented?
The migration path for resolve.tsconfig is now fully documented in the TypeScript guide as a result of this PR.

Use of AI
NO

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
webpack-js-org Ready Ready Preview, Comment Apr 14, 2026 0:18am

Request Review

@alexander-akait alexander-akait merged commit 166da89 into webpack:main Apr 14, 2026
9 checks passed
@ryzrr
Copy link
Copy Markdown
Contributor Author

ryzrr commented Apr 14, 2026

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants